// Points with the same X parameter have the
// same distance from the left and right
// edge of the frame
point(70, 50);
point(70, 55);
point(70, 60);
point(70, 65);
point(70, 70);
